Creates a binary file of type FileType. Returns a BinaryStream.
Syntax |
|---|
|
result = FolderItem.CreateBinaryFile( FileType ) |
Parameters |
|
|---|---|
|
FileType |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
FileType can be the name of a file type that was previously created using the FileType class or you can pass an empty string if you are not concerned about file types.